Skip to content

Conversation

@morningman
Copy link
Contributor

Fix #3589
The reason is that:
When load meta from image, we will create DatabaseTransactionMgr for each database
loaded from loadDb() method. But we forget to create DatabaseTransactionMgr for
database in the catalog recycle bin.

@morningman morningman added area/catalog Issues or PRs related to catalog management kind/fix Categorizes issue or PR as related to a bug. labels May 15, 2020
@caiconghui
Copy link
Contributor

LGTM

@morningman morningman added the approved Indicates a PR has been approved by one committer. label May 18, 2020
@morningman morningman merged commit 5276b5a into apache:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/catalog Issues or PRs related to catalog management kind/fix Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] FE failed to load image when doing checkpoint or restart.

3 participants